projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
442ca9b
)
*** empty log message ***
author
Jason Rumney
<jasonr@gnu.org>
Sat, 9 Feb 2002 01:29:20 +0000
(
01:29
+0000)
committer
Jason Rumney
<jasonr@gnu.org>
Sat, 9 Feb 2002 01:29:20 +0000
(
01:29
+0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 034e6a401bd1aa1b7de5136a2040e523054df2e1..8dc9b27a122de33b6d8f1f9996e8b7382601854d 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-2,6
+2,8
@@
* w32fns.c (enum_font_cb2): Don't let charsets unknown to Windows
match each other.
+ (w32_load_system_font): Prevent Cleartype fonts from loading.
+ (Fx_show_tip): Ensure tip frames are above other topmost windows.
2002-02-09 Kim F. Storm <storm@cua.dk>